Move credit scheduler configuration into XendDomainInfo, so that the domain
authorEwan Mellor <ewan@xensource.com>
Mon, 26 Feb 2007 15:39:34 +0000 (15:39 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 26 Feb 2007 15:39:34 +0000 (15:39 +0000)
commitbb5e8c629996117a83f4e5ed8160a9f3b836f655
treeccfb58f3a3138dc62d9fe19bc0c51eefc6805fac
parentf30771eb966ca1b74d2587832d7cd457df2ee0bf
Move credit scheduler configuration into XendDomainInfo, so that the domain
will be cleaned up correctly if the scheduler parameters are wrong.

Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py